From: Chong Yidong Date: Mon, 23 Feb 2009 17:41:25 +0000 (+0000) Subject: * control.texi (Control Structures): Add cindex entry for "textual X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1594 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e0c4f2df653923db801feaa413b8a9e5fbc5241e;p=emacs.git * control.texi (Control Structures): Add cindex entry for "textual order". * eval.texi (Intro Eval): Copyedits. Standardize on "form" instead of "expression" throughout. (Function Indirection): Copyedits. Use active voice. (Eval): The default value of max-lisp-eval-depth is now 400. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index e2acc24c2a6..801e95325b5 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,13 @@ +2009-02-23 Chong Yidong + + * control.texi (Control Structures): Add cindex entry for "textual + order". + + * eval.texi (Intro Eval): Copyedits. Standardize on "form" + instead of "expression" throughout. + (Function Indirection): Copyedits. Use active voice. + (Eval): The default value of max-lisp-eval-depth is now 400. + 2009-02-23 Miles Bader * processes.texi (System Processes): Rename `system-process-attributes'